[−][src]Crate heim_host
Host system information.
Modules
os | OS-specific extensions. |
Structs
Platform | Host system information. |
User | User currently connected to system. |
Enums
Arch |
|
Functions
boot_time | Returns system boot Time since the UNIX epoch. |
platform | Returns Platform information. |
uptime | Returns Time amount from the system boot. |
users | Returns a stream over User sessions currently connected to the system. |
Type Definitions
Pid | Process identifier type. |
Time |
|